[INFO] fetching crate cllient 0.2.1...
[INFO] testing cllient-0.2.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] extracting crate cllient 0.2.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate cllient 0.2.1
[INFO] finished tweaking crates.io crate cllient 0.2.1
[INFO] tweaked toml for crates.io crate cllient 0.2.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cllient 0.2.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cllient 0.2.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-registry v0.5.3
[INFO] [stderr]   Downloaded bitflags v2.9.4
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.104
[INFO] [stderr]   Downloaded dotenv v0.15.0
[INFO] [stderr]   Downloaded envsubst v0.2.1
[INFO] [stderr]   Downloaded ucd-trie v0.1.7
[INFO] [stderr]   Downloaded pest_generator v2.8.3
[INFO] [stderr]   Downloaded pest_meta v2.8.3
[INFO] [stderr]   Downloaded rustls-webpki v0.103.7
[INFO] [stderr]   Downloaded handlebars v4.5.0
[INFO] [stderr]   Downloaded hyper v1.7.0
[INFO] [stderr]   Downloaded pest v2.8.3
[INFO] [stderr]   Downloaded reqwest v0.12.24
[INFO] [stderr]   Downloaded h2 v0.4.12
[INFO] [stderr]   Downloaded hashbrown v0.16.0
[INFO] [stderr]   Downloaded hyper-util v0.1.17
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.20
[INFO] [stderr]   Downloaded schemars v1.2.0
[INFO] [stderr]   Downloaded indexmap v2.12.0
[INFO] [stderr]   Downloaded cc v1.2.41
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.104
[INFO] [stderr]   Downloaded wiremock v0.6.5
[INFO] [stderr]   Downloaded pest_derive v2.8.3
[INFO] [stderr]   Downloaded wasm-streams v0.4.2
[INFO] [stderr]   Downloaded rustls v0.23.33
[INFO] [stderr]   Downloaded js-sys v0.3.81
[INFO] [stderr]   Downloaded schemars_derive v1.2.0
[INFO] [stderr]   Downloaded jsonpath-rust v0.5.1
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.104
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]   Downloaded deadpool v0.12.3
[INFO] [stderr]   Downloaded eventsource-stream v0.2.3
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.104
[INFO] [stderr]   Downloaded rust-embed-impl v8.8.0
[INFO] [stderr]   Downloaded rust-embed-utils v8.8.0
[INFO] [stderr]   Downloaded ref-cast-impl v1.0.25
[INFO] [stderr]   Downloaded tokio-test v0.4.4
[INFO] [stderr]   Downloaded web-sys v0.3.81
[INFO] [stderr]   Downloaded deadpool-runtime v0.1.4
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.54
[INFO] [stderr]   Downloaded ref-cast v1.0.25
[INFO] [stderr]   Downloaded assert-json-diff v2.0.2
[INFO] [stderr]   Downloaded rust-embed v8.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b45132076921a0642f483498395437bb0bb9b2c2b5ec7d339ec956f69da02f8
[INFO] running `Command { std: "docker" "start" "-a" "7b45132076921a0642f483498395437bb0bb9b2c2b5ec7d339ec956f69da02f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b45132076921a0642f483498395437bb0bb9b2c2b5ec7d339ec956f69da02f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b45132076921a0642f483498395437bb0bb9b2c2b5ec7d339ec956f69da02f8", kill_on_drop: false }`
[INFO] [stdout] 7b45132076921a0642f483498395437bb0bb9b2c2b5ec7d339ec956f69da02f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6aa80af3d245dd4ca7301ec4d2389d4e46f3b051cb6a74d0ab5e5c998ff0a9b
[INFO] running `Command { std: "docker" "start" "-a" "a6aa80af3d245dd4ca7301ec4d2389d4e46f3b051cb6a74d0ab5e5c998ff0a9b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling rust-embed-utils v8.8.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling schemars_derive v1.2.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling rust-embed-impl v8.8.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rust-embed v8.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling envsubst v0.2.1
[INFO] [stderr]    Compiling jsonpath-rust v0.5.1
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling handlebars v4.5.0
[INFO] [stderr]    Compiling schemars v1.2.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling cllient v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] running `Command { std: "docker" "inspect" "a6aa80af3d245dd4ca7301ec4d2389d4e46f3b051cb6a74d0ab5e5c998ff0a9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6aa80af3d245dd4ca7301ec4d2389d4e46f3b051cb6a74d0ab5e5c998ff0a9b", kill_on_drop: false }`
[INFO] [stdout] a6aa80af3d245dd4ca7301ec4d2389d4e46f3b051cb6a74d0ab5e5c998ff0a9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7951c13b6ec79b716e2a07ac6574645843b422cfb1a2d513153065be673bbfa7
[INFO] running `Command { std: "docker" "start" "-a" "7951c13b6ec79b716e2a07ac6574645843b422cfb1a2d513153065be673bbfa7", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling cllient v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 39.52s
[INFO] running `Command { std: "docker" "inspect" "7951c13b6ec79b716e2a07ac6574645843b422cfb1a2d513153065be673bbfa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7951c13b6ec79b716e2a07ac6574645843b422cfb1a2d513153065be673bbfa7", kill_on_drop: false }`
[INFO] [stdout] 7951c13b6ec79b716e2a07ac6574645843b422cfb1a2d513153065be673bbfa7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 67c2d7cda4d0b6544cdf49f7a66adcc09c9bda016f2a35ef13b7b6d23dbdad8b
[INFO] running `Command { std: "docker" "start" "-a" "67c2d7cda4d0b6544cdf49f7a66adcc09c9bda016f2a35ef13b7b6d23dbdad8b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cllient-87a002ab8809bca0)
[INFO] [stdout] 
[INFO] [stdout] running 252 tests
[INFO] [stdout] test client::tests::test_completion_request_builder ... ok
[INFO] [stdout] test error::tests::test_anthropic_predefined_config ... ok
[INFO] [stdout] test error::tests::test_api_error_display ... ok
[INFO] [stdout] test chat::tests::test_chatter_id_to_role ... ok
[INFO] [stdout] test error::tests::test_api_error_display_minimal ... ok
[INFO] [stdout] test error::tests::test_api_error_builder_methods ... ok
[INFO] [stdout] test client::tests::test_multimodal_request ... ok
[INFO] [stdout] test chat::tests::test_chatter_id_equality ... ok
[INFO] [stdout] test error::tests::test_error_extractor_builder_full ... ok
[INFO] [stdout] test error::tests::test_error_extractor_builder_basic ... ok
[INFO] [stdout] test error::tests::test_api_error_serialization ... ok
[INFO] [stdout] test error::tests::test_api_error_new ... ok
[INFO] [stdout] test error::tests::test_error_extractor_config_new ... ok
[INFO] [stdout] test error::tests::test_error_extractor_config_from_yaml_minimal ... ok
[INFO] [stdout] test error::tests::test_error_extractor_config_yaml_serialization ... ok
[INFO] [stdout] test error::tests::test_extract_anthropic_error ... ok
[INFO] [stdout] test error::tests::test_extract_empty_response ... ok
[INFO] [stdout] test error::tests::test_error_extractor_config_builder ... ok
[INFO] [stdout] test error::tests::test_extract_anthropic_overloaded_error ... ok
[INFO] [stdout] test error::tests::test_extract_array_path ... ok
[INFO] [stdout] test error::tests::test_extract_deeply_nested_path ... ok
[INFO] [stdout] test error::tests::test_error_extractor_config_from_yaml ... ok
[INFO] [stdout] test error::tests::test_extract_array_out_of_bounds ... ok
[INFO] [stdout] test error::tests::test_error_extractor_builder_try_build ... ok
[INFO] [stdout] test error::tests::test_extract_missing_nested_path ... ok
[INFO] [stdout] test error::tests::test_extract_google_error ... ok
[INFO] [stdout] test config::tests::test_streaming_template_resolution ... ok
[INFO] [stdout] test error::tests::test_extract_mixed_path ... ok
[INFO] [stdout] test error::tests::test_extract_nested_path ... ok
[INFO] [stdout] test error::tests::test_extract_null_values ... ok
[INFO] [stdout] test error::tests::test_extract_number_as_string ... ok
[INFO] [stdout] test error::tests::test_extract_openai_error ... ok
[INFO] [stdout] test error::tests::test_extract_openai_auth_error ... ok
[INFO] [stdout] test error::tests::test_extract_returns_none_when_message_missing ... ok
[INFO] [stdout] test error::tests::test_extract_simple_path ... ok
[INFO] [stdout] test error::tests::test_extract_status_as_number ... ok
[INFO] [stdout] test error::tests::test_extract_status_as_string ... ok
[INFO] [stdout] test error::tests::test_extract_status_invalid_string ... ok
[INFO] [stdout] test error::tests::test_extract_missing_path ... ok
[INFO] [stdout] test error::tests::test_google_predefined_config ... ok
[INFO] [stdout] test error::tests::test_openai_predefined_config ... ok
[INFO] [stdout] test jsonpath::tests::test_builder ... ok
[INFO] [stdout] test jsonpath::tests::test_claude_streaming_patterns ... ok
[INFO] [stdout] test error::tests::test_extract_google_quota_error ... ok
[INFO] [stdout] test jsonpath::tests::test_display ... ok
[INFO] [stdout] test jsonpath::tests::test_equals_str ... ok
[INFO] [stdout] test jsonpath::tests::test_error_paths ... ok
[INFO] [stdout] test jsonpath::tests::test_exists ... ok
[INFO] [stdout] test jsonpath::tests::test_exists_non_null ... ok
[INFO] [stdout] test jsonpath::tests::test_extract_array ... ok
[INFO] [stdout] test jsonpath::tests::test_extract_array_values ... ok
[INFO] [stdout] test jsonpath::tests::test_extract_bool ... ok
[INFO] [stdout] test jsonpath::tests::test_extract_complex ... ok
[INFO] [stdout] test jsonpath::tests::test_extract_missing ... ok
[INFO] [stdout] test jsonpath::tests::test_extract_f64 ... ok
[INFO] [stdout] test jsonpath::tests::test_extract_object ... ok
[INFO] [stdout] test jsonpath::tests::test_extract_wrong_type ... ok
[INFO] [stdout] test jsonpath::tests::test_extract_nested ... ok
[INFO] [stdout] test jsonpath::tests::test_gemini_streaming_patterns ... ok
[INFO] [stdout] test jsonpath::tests::test_numeric_field_names ... ok
[INFO] [stdout] test error::tests::test_extract_with_partial_fields ... ok
[INFO] [stdout] test jsonpath::tests::test_openai_streaming_patterns ... ok
[INFO] [stdout] test jsonpath::tests::test_parse_array_index ... ok
[INFO] [stdout] test jsonpath::tests::test_extract_simple ... ok
[INFO] [stdout] test jsonpath::tests::test_parse_error_empty ... ok
[INFO] [stdout] test jsonpath::tests::test_parse_complex_path ... ok
[INFO] [stdout] test jsonpath::tests::test_parse_error_empty_segment ... ok
[INFO] [stdout] test jsonpath::tests::test_parse_error_invalid_index ... ok
[INFO] [stdout] test jsonpath::tests::test_parse_error_unclosed_bracket ... ok
[INFO] [stdout] test jsonpath::tests::test_parse_gemini_path ... ok
[INFO] [stdout] test jsonpath::tests::test_parse_nested_fields ... ok
[INFO] [stdout] test jsonpath::tests::test_parse_multiple_indices ... ok
[INFO] [stdout] test jsonpath::tests::test_underscores_and_hyphens_in_field_names ... ok
[INFO] [stdout] test jsonpath::tests::test_path_set ... ok
[INFO] [stdout] test message_format::tests::test_anthropic_preset ... ok
[INFO] [stdout] test message_format::tests::test_builder_api ... ok
[INFO] [stdout] test message_format::tests::test_cohere_preset ... ok
[INFO] [stdout] test message_format::tests::test_deepseek_preset ... ok
[INFO] [stdout] test jsonpath::tests::test_parse_simple_field ... ok
[INFO] [stdout] test message_format::tests::test_empty_messages ... ok
[INFO] [stdout] test message_format::tests::test_mistral_preset ... ok
[INFO] [stdout] test message_format::tests::test_format_registry ... ok
[INFO] [stdout] test message_format::tests::test_google_preset ... ok
[INFO] [stdout] test message_format::tests::test_multimodal_message_with_image ... ok
[INFO] [stdout] test message_format::tests::test_has_v2_upgrade ... ok
[INFO] [stdout] test message_format::tests::test_config_serialization_roundtrip ... ok
[INFO] [stdout] test message_format::tests::test_mime_pattern_matching ... ok
[INFO] [stdout] test message_format::tests::test_registry_auto_upgrade ... ok
[INFO] [stdout] test message_format::tests::test_multimodal_message_with_text ... ok
[INFO] [stdout] test message_format::tests::test_role_mapping_builder_basic ... ok
[INFO] [stdout] test message_format::tests::test_openai_audio_format ... ok
[INFO] [stdout] test message_format::tests::test_role_mapping_builder_custom_names ... ok
[INFO] [stdout] test message_format::tests::test_role_mapping_builder_map_method ... ok
[INFO] [stdout] test message_format::tests::test_openai_image_format ... ok
[INFO] [stdout] test message_format::tests::test_openai_preset ... ok
[INFO] [stdout] test message_format::tests::test_role_mapping_default_fallback ... ok
[INFO] [stdout] test message_format::tests::test_mixed_content_blocks ... ok
[INFO] [stdout] test message_format::tests::test_priority_matching ... ok
[INFO] [stdout] test message_format::tests::test_role_mapping_from_mappings ... ok
[INFO] [stdout] test message_format::tests::test_role_mapping_google_reverse ... ok
[INFO] [stdout] test message_format::tests::test_role_mapping_system_handling_separate ... ok
[INFO] [stdout] test message_format::tests::test_role_mapping_with_system_handling ... ok
[INFO] [stdout] test message_format::tests::test_standard_role_default_names ... ok
[INFO] [stdout] test message_format::tests::test_standard_role_all ... ok
[INFO] [stdout] test message_format::tests::test_role_mapping_serialization ... ok
[INFO] [stdout] test message_format::tests::test_standard_role_display ... ok
[INFO] [stdout] test message_format::tests::test_role_mapping_has_mapping ... ok
[INFO] [stdout] test message_format::tests::test_standard_role_serde ... ok
[INFO] [stdout] test message_format::tests::test_system_handling_default ... ok
[INFO] [stdout] test message_format::tests::test_system_handling_serde ... ok
[INFO] [stdout] test message_format::tests::test_standard_role_from_str ... ok
[INFO] [stdout] test message_format::tests::test_text_message_formatting ... ok
[INFO] [stdout] test message_format::tests::test_role_mapping_mappings_accessor ... ok
[INFO] [stdout] test message_format::tests::test_role_mapping_reverse_lookup ... ok
[INFO] [stdout] test message_format::tests::test_role_mapping_partial_config ... ok
[INFO] [stdout] test message_format::tests::test_role_mapping_json_serialization ... ok
[INFO] [stdout] test message_format::tests::test_role_mapping_system_handling_inline ... ok
[INFO] [stdout] test message_format::tests::test_url_content_block ... ok
[INFO] [stdout] test message_format::tests::test_v1_to_v2_upgrade ... ok
[INFO] [stdout] test config::tests::test_streaming_template_with_override ... ok
[INFO] [stdout] test private::tests::test_private_from ... ok
[INFO] [stdout] test message_format::tests::test_upgrade_produces_valid_formatter ... ok
[INFO] [stdout] test private::tests::test_private_debug ... ok
[INFO] [stdout] test private::tests::test_private_display ... ok
[INFO] [stdout] test private::tests::test_private_into_inner ... ok
[INFO] [stdout] test private::tests::test_private_expose ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_descriptions ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_anthropic_stream_end ... ok
[INFO] [stdout] test message_format::tests::test_text_message_with_special_characters ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_deserialize_event_type ... ok
[INFO] [stdout] test config::tests::test_config_loading ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_deserialize_anthropic_conditions ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_deserialize_field_exists ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_deserialize_field_not_null ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_deserialize_google_conditions ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_end_conditions_any_met ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_end_conditions_empty ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_end_conditions_which_met ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_deserialize_raw_line ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_deserialize_field_equals ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_event_type_match ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_event_type_none_provided ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_field_equals_missing_field ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_field_equals_nested ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_field_equals_number ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_field_equals_string ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_field_exists_missing ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_field_exists_null_value ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_field_exists_present ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_field_not_null_missing ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_event_type_no_match ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_field_not_null_nested ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_field_not_null_nested_null ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_field_equals_wrong_value ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_field_not_null_with_null ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_google_stream_end ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_navigate_array_index ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_navigate_missing_key ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_navigate_nested_keys ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_navigate_openai_path ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_navigate_out_of_bounds ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_field_not_null_with_value ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_navigate_simple_key ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_openai_stream_end ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_parse_dotted_path ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_parse_nested_arrays ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_parse_simple_path ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_raw_line_exact_match ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_parse_array_index ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_parse_complex_path ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_raw_line_trimmed_match ... ok
[INFO] [stdout] test streaming_json::tests::test_streaming_json_basic ... ok
[INFO] [stdout] Hello worldtest streaming_json::tests::test_streaming_json_with_streaming_field ... ok
[INFO] [stdout] test template::tests::test_message_builders ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_raw_line_no_match ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_serialize_deserialize_round_trip ... ok
[INFO] [stdout] test streaming::end_condition::tests::test_deserialize_openai_conditions ... ok
[INFO] [stdout] test template::tests::test_template_cleaning_edge_cases ... ok
[INFO] [stdout] test template::tests::test_template_processing ... ok
[INFO] [stdout] test template::tests::test_template_with_null_values ... ok
[INFO] [stdout] test transform::tests::test_custom_transform ... ok
[INFO] [stdout] test transform::tests::test_empty_engine ... ok
[INFO] [stdout] test transform::tests::test_engine_add ... ok
[INFO] [stdout] test transform::tests::test_get_value_array_index ... ok
[INFO] [stdout] test transform::tests::test_google_finish_reason_transforms ... ok
[INFO] [stdout] test transform::tests::test_chained_transforms ... ok
[INFO] [stdout] test transform::tests::test_map_transform ... ok
[INFO] [stdout] test transform::tests::test_nested_field_transform ... ok
[INFO] [stdout] test transform::tests::test_map_transform_google_role ... ok
[INFO] [stdout] test transform::tests::test_parse_float_transform ... ok
[INFO] [stdout] test transform::tests::test_openai_finish_reason_transforms ... ok
[INFO] [stdout] test transform::tests::test_parse_int_transform ... ok
[INFO] [stdout] test transform::tests::test_regex_transform ... ok
[INFO] [stdout] test transform::tests::test_serialization_roundtrip ... ok
[INFO] [stdout] test transform::tests::test_transform_array_element ... ok
[INFO] [stdout] test transform::tests::test_lowercase_transform ... ok
[INFO] [stdout] test transform::tests::test_transform_engine ... ok
[INFO] [stdout] test transform::tests::test_transform_config_parsing ... ok
[INFO] [stdout] test transform::tests::test_transform_engine_from_iter ... ok
[INFO] [stdout] test transform::tests::test_transform_missing_field ... ok
[INFO] [stdout] test transform::tests::test_transform_non_string_value ... ok
[INFO] [stdout] test transform::tests::test_uppercase_transform ... ok
[INFO] [stdout] test types::tests::test_anthropic_streaming_usage_paths ... ok
[INFO] [stdout] test types::tests::test_completion_request_builders ... ok
[INFO] [stdout] test types::tests::test_content_block_builders ... ok
[INFO] [stdout] test types::tests::test_extract_json_path_array ... ok
[INFO] [stdout] test types::tests::test_extract_json_path_deeply_nested ... ok
[INFO] [stdout] test types::tests::test_extract_json_path_invalid ... ok
[INFO] [stdout] test transform::tests::test_yaml_serialization ... ok
[INFO] [stdout] test types::tests::test_extract_json_path_simple ... ok
[INFO] [stdout] test types::tests::test_image_format_detection ... ok
[INFO] [stdout] test types::tests::test_extract_json_path_unclosed_bracket ... ok
[INFO] [stdout] test types::tests::test_usage_calculate_cost_with_cache ... ok
[INFO] [stdout] test types::tests::test_usage_calculate_cost_with_cache_no_cache_used ... ok
[INFO] [stdout] test types::tests::test_usage_calculations ... ok
[INFO] [stdout] test types::tests::test_usage_default ... ok
[INFO] [stdout] test types::tests::test_streaming_usage_path_extraction ... ok
[INFO] [stdout] test types::tests::test_usage_extract_anthropic_response ... ok
[INFO] [stdout] test types::tests::test_usage_extract_google_response ... ok
[INFO] [stdout] test types::tests::test_usage_extract_empty_config ... ok
[INFO] [stdout] test types::tests::test_usage_extract_missing_path_returns_zero ... ok
[INFO] [stdout] test types::tests::test_usage_extract_nested_array ... ok
[INFO] [stdout] test types::tests::test_usage_extract_openai_response ... ok
[INFO] [stdout] test types::tests::test_usage_extract_partial_response ... ok
[INFO] [stdout] test types::tests::test_usage_path_builder_basic ... ok
[INFO] [stdout] test types::tests::test_usage_extract_with_array_index ... ok
[INFO] [stdout] test types::tests::test_usage_path_builder_full ... ok
[INFO] [stdout] test types::tests::test_usage_path_config_anthropic_preset ... ok
[INFO] [stdout] test types::tests::test_usage_path_config_is_empty ... ok
[INFO] [stdout] test types::tests::test_usage_path_config_google_preset ... ok
[INFO] [stdout] test types::tests::test_usage_path_config_serialization ... ok
[INFO] [stdout] test types::tests::test_usage_path_config_yaml_deserialization ... ok
[INFO] [stdout] test types::tests::test_usage_path_from_builder_via_config ... ok
[INFO] [stdout] test types::tests::test_usage_with_cache_constructor ... ok
[INFO] [stdout] test types::tests::test_usage_path_config_openai_preset ... ok
[INFO] [stdout] test transform::tests::test_regex_transform_with_capture_groups ... ok
[INFO] [stdout] test error::tests::test_error_extractor_builder_missing_message - should panic ... ok
[INFO] [stdout] test validation::tests::test_validation_levels_parse ... ok
[INFO] [stdout] test template::tests::test_sanitize_for_logging ... ok
[INFO] [stdout] test validation::tests::test_validation_report ... ok
[INFO] [stdout] test query::tests::test_query_verified ... ok
[INFO] [stdout] test registry_index::tests::test_index_build ... ok
[INFO] [stdout] test runtime::tests::test_cheapest_model_selection ... ok
[INFO] [stdout] test query::tests::test_query_cheapest ... ok
[INFO] [stdout] test query::tests::test_query_by_service ... ok
[INFO] [stdout] test query::tests::test_query_chaining ... ok
[INFO] [stdout] test registry_index::tests::test_bidirectional_lookup ... ok
[INFO] [stdout] test runtime::tests::test_model_info_retrieval ... ok
[INFO] [stdout] test runtime::tests::test_runtime_creation ... ok
[INFO] [stdout] test query::tests::test_query_fuzzy ... ok
[INFO] [stdout] test runtime::tests::test_model_pattern_matching ... ok
[INFO] [stdout] test validation::tests::test_embedded_config_validation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 252 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.82s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/cllient.rs (/opt/rustwide/target/debug/deps/cllient-4910c1f6b4e08df9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/cllient-registry.rs (/opt/rustwide/target/debug/deps/cllient_registry-f5f07b008d579f55)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/cllient-utils.rs (/opt/rustwide/target/debug/deps/cllient_utils-966bd7c85a311e17)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cllient
[INFO] [stdout] 
[INFO] [stdout] running 48 tests
[INFO] [stdout] test src/query.rs - query (line 5) ... ignored
[INFO] [stdout] test src/runtime.rs - runtime::ModelRegistry::query (line 272) ... ignored
[INFO] [stdout] test src/runtime.rs - runtime::ModelRegistry::validate (line 327) ... ignored
[INFO] [stdout] test src/streaming/sse/mod.rs - streaming::sse (line 19) ... ignored
[INFO] [stdout] test src/jsonpath.rs - jsonpath (line 24) ... ok
[INFO] [stdout] test src/transform.rs - transform::TransformBuilder (line 222) ... FAILED
[INFO] [stdout] test src/streaming/end_condition.rs - streaming::end_condition::EndConditionBuilder::event_type (line 337) ... FAILED
[INFO] [stdout] test src/streaming/end_condition.rs - streaming::end_condition::EndConditionBuilder::raw_line (line 264) ... FAILED
[INFO] [stdout] test src/transform.rs - transform (line 14) ... FAILED
[INFO] [stdout] test src/streaming/end_condition.rs - streaming::end_condition::EndConditionBuilder::field_equals (line 318) ... FAILED
[INFO] [stdout] test src/types.rs - types::Message::add_audio (line 661) ... FAILED
[INFO] [stdout] test src/jsonpath.rs - jsonpath::JsonPath::builder (line 266) ... FAILED
[INFO] [stdout] test src/error.rs - error::ErrorExtractorBuilder (line 229) ... FAILED
[INFO] [stdout] test src/message_format.rs - message_format::RoleMappingBuilder (line 228) ... ok
[INFO] [stdout] test src/jsonpath.rs - jsonpath::JsonPath::parse (line 148) ... ok
[INFO] [stdout] test src/message_format.rs - message_format::upgrade_v1_to_v2 (line 1312) ... ok
[INFO] [stdout] test src/types.rs - types::Message::add_content (line 689) ... ok
[INFO] [stdout] test src/streaming/end_condition.rs - streaming::end_condition::EndConditionBuilder::field_not_null (line 280) ... ok
[INFO] [stdout] test src/streaming/end_condition.rs - streaming::end_condition::EndConditionBuilder::field_exists (line 299) ... ok
[INFO] [stdout] test src/types.rs - types::Message::add_image (line 634) ... ok
[INFO] [stdout] test src/types.rs - types::Message::add_text (line 620) ... FAILED
[INFO] [stdout] test src/types.rs - types::Message::add_image_url (line 648) ... FAILED
[INFO] [stdout] test src/streaming/mod.rs - streaming (line 15) ... FAILED
[INFO] [stdout] test src/types.rs - types::MessageList::get_mut (line 361) ... FAILED
[INFO] [stdout] test src/types.rs - types::Message::user (line 546) ... FAILED
[INFO] [stdout] test src/types.rs - types::RequestBuilder::append_message (line 842) - compile ... ok
[INFO] [stdout] test src/types.rs - types::MessageList::insert (line 414) ... FAILED
[INFO] [stdout] test src/types.rs - types::MessageList::from_vec (line 321) ... FAILED
[INFO] [stdout] test src/types.rs - types::RequestBuilder::append_message (line 874) - compile ... ok
[INFO] [stdout] test src/types.rs - types::RequestBuilder::messages (line 902) - compile ... ok
[INFO] [stdout] test src/types.rs - types::RequestBuilder::messages (line 951) - compile ... ok
[INFO] [stdout] test src/types.rs - types::RequestBuilder::messages (line 924) - compile ... ok
[INFO] [stdout] test src/types.rs - types::RequestBuilder::append_message (line 858) - compile ... ok
[INFO] [stdout] test src/types.rs - types::Message::user_multimodal (line 602) ... FAILED
[INFO] [stdout] test src/types.rs - types::MessageList::set (line 376) ... ok
[INFO] [stdout] test src/types.rs - types::UsagePathBuilder (line 1273) ... FAILED
[INFO] [stdout] test src/types.rs - types::UsagePathConfig (line 1136) ... FAILED
[INFO] [stdout] test src/types.rs - types::Message::custom (line 588) ... ok
[INFO] [stdout] test src/types.rs - types::MessageList::with_capacity (line 308) ... ok
[INFO] [stdout] test src/types.rs - types::MessageList::remove (line 394) ... ok
[INFO] [stdout] test src/types.rs - types::Message::system (line 574) ... ok
[INFO] [stdout] test src/types.rs - types::MessageList::get (line 348) ... ok
[INFO] [stdout] test src/types.rs - types::Message::assistant (line 560) ... ok
[INFO] [stdout] test src/types.rs - types::MessageList::push (line 335) ... ok
[INFO] [stdout] test src/types.rs - types::MessageList::clear (line 429) ... ok
[INFO] [stdout] test src/types.rs - types::MessageList::new (line 295) ... ok
[INFO] [stdout] test src/types.rs - types::Message::add_document (line 675) ... ok
[INFO] [stdout] test src/types.rs - types::Message::content (line 702) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/transform.rs - transform::TransformBuilder (line 222) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest8RufeX/rustcE76cfz/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcllient,libdotenv-ed16f8757ac7f100,libserde_yaml-e279bca570b800e0,libunsafe_libyaml-7bc1bf218b2f5452,libregex-17b9e2ca2b7f15d5,libregex_automata-e15d97fd56d697fb,libaho_corasick-d7af48b8bb13ce3b,libregex_syntax-d40cde7d2fd22dd8,libhandlebars-134eda2531ea966b,libpest-e02d2e4fe6bb5026,libucd_trie-01dd94f548235104,libasync_stream-ea2712cb19245b53,libtokio_stream-0227c181e90dd329,libfutures-24db194f6edc18ce,libfutures_executor-c2a3033fb9dc6c37,libthiserror-1e43e3e1cee5f0ac,libreqwest-7ec0fe8e03f9aa73,libserde_urlencoded-cd1cfcbd11d26822,librustls_pki_types-438375cd8e392c25,libzeroize-36c98e1e0ab441af,libhyper_tls-03c20ea757c94475,libtokio_native_tls-87b202b36090a12e,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-40c96fdadcb441af,libiri_string-a380f51e5b0b7b73,libtower-8d96fe02f03fd4a2,libtower_layer-d70c7e404336389b,libnative_tls-8a47cb7539eb52b3,libopenssl_probe-cbab9b905ab83f66,libopenssl-8dfe784447e3a077,libbitflags-c9a8c3feded120fa,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-42fe04072bd24781,libhyper_util-1b002960000e013f,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-de082680529aac8b,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-8b2973ff8bfb4d50,libtracing-f7e6f18a3a65b692,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,libindexmap-a3ce798cf41accde,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_util-4ceed94337892471,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_util-0de18e3556c9d77b,libfutures_sink-be8442ee548d90f9,libtokio-49fd1bc6e24cb427,libsignal_hook_registry-5228c9c0eaf88b26,libsocket2-d0b347c4c5059b25,libmio-e1a8c35cb4bac34b,libparking_lot-bb994d00ea1d28ec,libparking_lot_core-b571983676bdd570,liblibc-a444f2b7d1f00841,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-67dd3ebadf32b4c0,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-eab26e8a1c030c72,liblog-28f8cc0684f4f944,liburl-3e5ec700f478ca2c,libidna-1719263e387c9439,libutf8_iter-0d9be7b316c2b184,libidna_adapter-742822f42c013af7,libicu_properties-97bb516554bb4d48,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-fef56baffb5cca29,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-b4182ada14909908,libpotential_utf-02a2452a1a075a31,libicu_provider-a7206129ccfa12ce,libicu_locale_core-b66de894fb6e71d8,libtinystr-a9bb1883c8972758,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-e4c304b15d3b1c9b,libzerotrie-1333e503aed05a4d,libyoke-f22cbb747b27dee9,libstable_deref_trait-c6ec40727bd916d7,libzerofrom-6943829be357b45a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-b47bc680ed14946e,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,librust_embed-04a890391aa6544c,librust_embed_utils-ba6d218516231da3,libsha2-1601221e9dbb0b87,libcpufeatures-471354fefbcaf2d8,libcfg_if-5af52f617df93f8f,libdigest-05779a8b1cf10607,libblock_buffer-d8cc0bd87a1cf88e,libcrypto_common-74984a424a2e8fca,libgeneric_array-57ef05a04ad58972,libtypenum-0e02f3386ab040bb,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libschemars-e42fb6827492e740,libdyn_clone-1c1b05e4f4a02cac,libserde-2a0cb1a54a9a74cc,libref_cast-5a6eb7d566ed1ea3,libserde_json-c34371501c9167af,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest8RufeX/rustcE76cfz/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest8RufeX/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/streaming/end_condition.rs - streaming::end_condition::EndConditionBuilder::event_type (line 337) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestSgWg7g/rustcYOpcW5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcllient,libdotenv-ed16f8757ac7f100,libserde_yaml-e279bca570b800e0,libunsafe_libyaml-7bc1bf218b2f5452,libregex-17b9e2ca2b7f15d5,libregex_automata-e15d97fd56d697fb,libaho_corasick-d7af48b8bb13ce3b,libregex_syntax-d40cde7d2fd22dd8,libhandlebars-134eda2531ea966b,libpest-e02d2e4fe6bb5026,libucd_trie-01dd94f548235104,libasync_stream-ea2712cb19245b53,libtokio_stream-0227c181e90dd329,libfutures-24db194f6edc18ce,libfutures_executor-c2a3033fb9dc6c37,libthiserror-1e43e3e1cee5f0ac,libreqwest-7ec0fe8e03f9aa73,libserde_urlencoded-cd1cfcbd11d26822,librustls_pki_types-438375cd8e392c25,libzeroize-36c98e1e0ab441af,libhyper_tls-03c20ea757c94475,libtokio_native_tls-87b202b36090a12e,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-40c96fdadcb441af,libiri_string-a380f51e5b0b7b73,libtower-8d96fe02f03fd4a2,libtower_layer-d70c7e404336389b,libnative_tls-8a47cb7539eb52b3,libopenssl_probe-cbab9b905ab83f66,libopenssl-8dfe784447e3a077,libbitflags-c9a8c3feded120fa,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-42fe04072bd24781,libhyper_util-1b002960000e013f,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-de082680529aac8b,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-8b2973ff8bfb4d50,libtracing-f7e6f18a3a65b692,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,libindexmap-a3ce798cf41accde,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_util-4ceed94337892471,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_util-0de18e3556c9d77b,libfutures_sink-be8442ee548d90f9,libtokio-49fd1bc6e24cb427,libsignal_hook_registry-5228c9c0eaf88b26,libsocket2-d0b347c4c5059b25,libmio-e1a8c35cb4bac34b,libparking_lot-bb994d00ea1d28ec,libparking_lot_core-b571983676bdd570,liblibc-a444f2b7d1f00841,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-67dd3ebadf32b4c0,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-eab26e8a1c030c72,liblog-28f8cc0684f4f944,liburl-3e5ec700f478ca2c,libidna-1719263e387c9439,libutf8_iter-0d9be7b316c2b184,libidna_adapter-742822f42c013af7,libicu_properties-97bb516554bb4d48,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-fef56baffb5cca29,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-b4182ada14909908,libpotential_utf-02a2452a1a075a31,libicu_provider-a7206129ccfa12ce,libicu_locale_core-b66de894fb6e71d8,libtinystr-a9bb1883c8972758,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-e4c304b15d3b1c9b,libzerotrie-1333e503aed05a4d,libyoke-f22cbb747b27dee9,libstable_deref_trait-c6ec40727bd916d7,libzerofrom-6943829be357b45a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-b47bc680ed14946e,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,librust_embed-04a890391aa6544c,librust_embed_utils-ba6d218516231da3,libsha2-1601221e9dbb0b87,libcpufeatures-471354fefbcaf2d8,libcfg_if-5af52f617df93f8f,libdigest-05779a8b1cf10607,libblock_buffer-d8cc0bd87a1cf88e,libcrypto_common-74984a424a2e8fca,libgeneric_array-57ef05a04ad58972,libtypenum-0e02f3386ab040bb,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libschemars-e42fb6827492e740,libdyn_clone-1c1b05e4f4a02cac,libserde-2a0cb1a54a9a74cc,libref_cast-5a6eb7d566ed1ea3,libserde_json-c34371501c9167af,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestSgWg7g/rustcYOpcW5/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestSgWg7g/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/streaming/end_condition.rs - streaming::end_condition::EndConditionBuilder::raw_line (line 264) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestNx2hNf/rustchHls6N/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcllient,libdotenv-ed16f8757ac7f100,libserde_yaml-e279bca570b800e0,libunsafe_libyaml-7bc1bf218b2f5452,libregex-17b9e2ca2b7f15d5,libregex_automata-e15d97fd56d697fb,libaho_corasick-d7af48b8bb13ce3b,libregex_syntax-d40cde7d2fd22dd8,libhandlebars-134eda2531ea966b,libpest-e02d2e4fe6bb5026,libucd_trie-01dd94f548235104,libasync_stream-ea2712cb19245b53,libtokio_stream-0227c181e90dd329,libfutures-24db194f6edc18ce,libfutures_executor-c2a3033fb9dc6c37,libthiserror-1e43e3e1cee5f0ac,libreqwest-7ec0fe8e03f9aa73,libserde_urlencoded-cd1cfcbd11d26822,librustls_pki_types-438375cd8e392c25,libzeroize-36c98e1e0ab441af,libhyper_tls-03c20ea757c94475,libtokio_native_tls-87b202b36090a12e,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-40c96fdadcb441af,libiri_string-a380f51e5b0b7b73,libtower-8d96fe02f03fd4a2,libtower_layer-d70c7e404336389b,libnative_tls-8a47cb7539eb52b3,libopenssl_probe-cbab9b905ab83f66,libopenssl-8dfe784447e3a077,libbitflags-c9a8c3feded120fa,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-42fe04072bd24781,libhyper_util-1b002960000e013f,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-de082680529aac8b,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-8b2973ff8bfb4d50,libtracing-f7e6f18a3a65b692,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,libindexmap-a3ce798cf41accde,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_util-4ceed94337892471,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_util-0de18e3556c9d77b,libfutures_sink-be8442ee548d90f9,libtokio-49fd1bc6e24cb427,libsignal_hook_registry-5228c9c0eaf88b26,libsocket2-d0b347c4c5059b25,libmio-e1a8c35cb4bac34b,libparking_lot-bb994d00ea1d28ec,libparking_lot_core-b571983676bdd570,liblibc-a444f2b7d1f00841,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-67dd3ebadf32b4c0,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-eab26e8a1c030c72,liblog-28f8cc0684f4f944,liburl-3e5ec700f478ca2c,libidna-1719263e387c9439,libutf8_iter-0d9be7b316c2b184,libidna_adapter-742822f42c013af7,libicu_properties-97bb516554bb4d48,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-fef56baffb5cca29,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-b4182ada14909908,libpotential_utf-02a2452a1a075a31,libicu_provider-a7206129ccfa12ce,libicu_locale_core-b66de894fb6e71d8,libtinystr-a9bb1883c8972758,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-e4c304b15d3b1c9b,libzerotrie-1333e503aed05a4d,libyoke-f22cbb747b27dee9,libstable_deref_trait-c6ec40727bd916d7,libzerofrom-6943829be357b45a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-b47bc680ed14946e,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,librust_embed-04a890391aa6544c,librust_embed_utils-ba6d218516231da3,libsha2-1601221e9dbb0b87,libcpufeatures-471354fefbcaf2d8,libcfg_if-5af52f617df93f8f,libdigest-05779a8b1cf10607,libblock_buffer-d8cc0bd87a1cf88e,libcrypto_common-74984a424a2e8fca,libgeneric_array-57ef05a04ad58972,libtypenum-0e02f3386ab040bb,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libschemars-e42fb6827492e740,libdyn_clone-1c1b05e4f4a02cac,libserde-2a0cb1a54a9a74cc,libref_cast-5a6eb7d566ed1ea3,libserde_json-c34371501c9167af,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestNx2hNf/rustchHls6N/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestNx2hNf/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/transform.rs - transform (line 14) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestMKQgMP/rustcyYvczu/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcllient,libdotenv-ed16f8757ac7f100,libserde_yaml-e279bca570b800e0,libunsafe_libyaml-7bc1bf218b2f5452,libregex-17b9e2ca2b7f15d5,libregex_automata-e15d97fd56d697fb,libaho_corasick-d7af48b8bb13ce3b,libregex_syntax-d40cde7d2fd22dd8,libhandlebars-134eda2531ea966b,libpest-e02d2e4fe6bb5026,libucd_trie-01dd94f548235104,libasync_stream-ea2712cb19245b53,libtokio_stream-0227c181e90dd329,libfutures-24db194f6edc18ce,libfutures_executor-c2a3033fb9dc6c37,libthiserror-1e43e3e1cee5f0ac,libreqwest-7ec0fe8e03f9aa73,libserde_urlencoded-cd1cfcbd11d26822,librustls_pki_types-438375cd8e392c25,libzeroize-36c98e1e0ab441af,libhyper_tls-03c20ea757c94475,libtokio_native_tls-87b202b36090a12e,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-40c96fdadcb441af,libiri_string-a380f51e5b0b7b73,libtower-8d96fe02f03fd4a2,libtower_layer-d70c7e404336389b,libnative_tls-8a47cb7539eb52b3,libopenssl_probe-cbab9b905ab83f66,libopenssl-8dfe784447e3a077,libbitflags-c9a8c3feded120fa,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-42fe04072bd24781,libhyper_util-1b002960000e013f,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-de082680529aac8b,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-8b2973ff8bfb4d50,libtracing-f7e6f18a3a65b692,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,libindexmap-a3ce798cf41accde,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_util-4ceed94337892471,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_util-0de18e3556c9d77b,libfutures_sink-be8442ee548d90f9,libtokio-49fd1bc6e24cb427,libsignal_hook_registry-5228c9c0eaf88b26,libsocket2-d0b347c4c5059b25,libmio-e1a8c35cb4bac34b,libparking_lot-bb994d00ea1d28ec,libparking_lot_core-b571983676bdd570,liblibc-a444f2b7d1f00841,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-67dd3ebadf32b4c0,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-eab26e8a1c030c72,liblog-28f8cc0684f4f944,liburl-3e5ec700f478ca2c,libidna-1719263e387c9439,libutf8_iter-0d9be7b316c2b184,libidna_adapter-742822f42c013af7,libicu_properties-97bb516554bb4d48,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-fef56baffb5cca29,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-b4182ada14909908,libpotential_utf-02a2452a1a075a31,libicu_provider-a7206129ccfa12ce,libicu_locale_core-b66de894fb6e71d8,libtinystr-a9bb1883c8972758,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-e4c304b15d3b1c9b,libzerotrie-1333e503aed05a4d,libyoke-f22cbb747b27dee9,libstable_deref_trait-c6ec40727bd916d7,libzerofrom-6943829be357b45a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-b47bc680ed14946e,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,librust_embed-04a890391aa6544c,librust_embed_utils-ba6d218516231da3,libsha2-1601221e9dbb0b87,libcpufeatures-471354fefbcaf2d8,libcfg_if-5af52f617df93f8f,libdigest-05779a8b1cf10607,libblock_buffer-d8cc0bd87a1cf88e,libcrypto_common-74984a424a2e8fca,libgeneric_array-57ef05a04ad58972,libtypenum-0e02f3386ab040bb,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libschemars-e42fb6827492e740,libdyn_clone-1c1b05e4f4a02cac,libserde-2a0cb1a54a9a74cc,libref_cast-5a6eb7d566ed1ea3,libserde_json-c34371501c9167af,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestMKQgMP/rustcyYvczu/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestMKQgMP/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/streaming/end_condition.rs - streaming::end_condition::EndConditionBuilder::field_equals (line 318) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest8h2LXz/rustcIiIDlr/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcllient,libdotenv-ed16f8757ac7f100,libserde_yaml-e279bca570b800e0,libunsafe_libyaml-7bc1bf218b2f5452,libregex-17b9e2ca2b7f15d5,libregex_automata-e15d97fd56d697fb,libaho_corasick-d7af48b8bb13ce3b,libregex_syntax-d40cde7d2fd22dd8,libhandlebars-134eda2531ea966b,libpest-e02d2e4fe6bb5026,libucd_trie-01dd94f548235104,libasync_stream-ea2712cb19245b53,libtokio_stream-0227c181e90dd329,libfutures-24db194f6edc18ce,libfutures_executor-c2a3033fb9dc6c37,libthiserror-1e43e3e1cee5f0ac,libreqwest-7ec0fe8e03f9aa73,libserde_urlencoded-cd1cfcbd11d26822,librustls_pki_types-438375cd8e392c25,libzeroize-36c98e1e0ab441af,libhyper_tls-03c20ea757c94475,libtokio_native_tls-87b202b36090a12e,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-40c96fdadcb441af,libiri_string-a380f51e5b0b7b73,libtower-8d96fe02f03fd4a2,libtower_layer-d70c7e404336389b,libnative_tls-8a47cb7539eb52b3,libopenssl_probe-cbab9b905ab83f66,libopenssl-8dfe784447e3a077,libbitflags-c9a8c3feded120fa,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-42fe04072bd24781,libhyper_util-1b002960000e013f,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-de082680529aac8b,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-8b2973ff8bfb4d50,libtracing-f7e6f18a3a65b692,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,libindexmap-a3ce798cf41accde,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_util-4ceed94337892471,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_util-0de18e3556c9d77b,libfutures_sink-be8442ee548d90f9,libtokio-49fd1bc6e24cb427,libsignal_hook_registry-5228c9c0eaf88b26,libsocket2-d0b347c4c5059b25,libmio-e1a8c35cb4bac34b,libparking_lot-bb994d00ea1d28ec,libparking_lot_core-b571983676bdd570,liblibc-a444f2b7d1f00841,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-67dd3ebadf32b4c0,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-eab26e8a1c030c72,liblog-28f8cc0684f4f944,liburl-3e5ec700f478ca2c,libidna-1719263e387c9439,libutf8_iter-0d9be7b316c2b184,libidna_adapter-742822f42c013af7,libicu_properties-97bb516554bb4d48,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-fef56baffb5cca29,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-b4182ada14909908,libpotential_utf-02a2452a1a075a31,libicu_provider-a7206129ccfa12ce,libicu_locale_core-b66de894fb6e71d8,libtinystr-a9bb1883c8972758,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-e4c304b15d3b1c9b,libzerotrie-1333e503aed05a4d,libyoke-f22cbb747b27dee9,libstable_deref_trait-c6ec40727bd916d7,libzerofrom-6943829be357b45a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-b47bc680ed14946e,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,librust_embed-04a890391aa6544c,librust_embed_utils-ba6d218516231da3,libsha2-1601221e9dbb0b87,libcpufeatures-471354fefbcaf2d8,libcfg_if-5af52f617df93f8f,libdigest-05779a8b1cf10607,libblock_buffer-d8cc0bd87a1cf88e,libcrypto_common-74984a424a2e8fca,libgeneric_array-57ef05a04ad58972,libtypenum-0e02f3386ab040bb,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libschemars-e42fb6827492e740,libdyn_clone-1c1b05e4f4a02cac,libserde-2a0cb1a54a9a74cc,libref_cast-5a6eb7d566ed1ea3,libserde_json-c34371501c9167af,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest8h2LXz/rustcIiIDlr/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest8h2LXz/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types.rs - types::Message::add_audio (line 661) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestzxzdES/rustc1aEvBZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcllient,libdotenv-ed16f8757ac7f100,libserde_yaml-e279bca570b800e0,libunsafe_libyaml-7bc1bf218b2f5452,libregex-17b9e2ca2b7f15d5,libregex_automata-e15d97fd56d697fb,libaho_corasick-d7af48b8bb13ce3b,libregex_syntax-d40cde7d2fd22dd8,libhandlebars-134eda2531ea966b,libpest-e02d2e4fe6bb5026,libucd_trie-01dd94f548235104,libasync_stream-ea2712cb19245b53,libtokio_stream-0227c181e90dd329,libfutures-24db194f6edc18ce,libfutures_executor-c2a3033fb9dc6c37,libthiserror-1e43e3e1cee5f0ac,libreqwest-7ec0fe8e03f9aa73,libserde_urlencoded-cd1cfcbd11d26822,librustls_pki_types-438375cd8e392c25,libzeroize-36c98e1e0ab441af,libhyper_tls-03c20ea757c94475,libtokio_native_tls-87b202b36090a12e,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-40c96fdadcb441af,libiri_string-a380f51e5b0b7b73,libtower-8d96fe02f03fd4a2,libtower_layer-d70c7e404336389b,libnative_tls-8a47cb7539eb52b3,libopenssl_probe-cbab9b905ab83f66,libopenssl-8dfe784447e3a077,libbitflags-c9a8c3feded120fa,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-42fe04072bd24781,libhyper_util-1b002960000e013f,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-de082680529aac8b,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-8b2973ff8bfb4d50,libtracing-f7e6f18a3a65b692,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,libindexmap-a3ce798cf41accde,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_util-4ceed94337892471,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_util-0de18e3556c9d77b,libfutures_sink-be8442ee548d90f9,libtokio-49fd1bc6e24cb427,libsignal_hook_registry-5228c9c0eaf88b26,libsocket2-d0b347c4c5059b25,libmio-e1a8c35cb4bac34b,libparking_lot-bb994d00ea1d28ec,libparking_lot_core-b571983676bdd570,liblibc-a444f2b7d1f00841,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-67dd3ebadf32b4c0,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-eab26e8a1c030c72,liblog-28f8cc0684f4f944,liburl-3e5ec700f478ca2c,libidna-1719263e387c9439,libutf8_iter-0d9be7b316c2b184,libidna_adapter-742822f42c013af7,libicu_properties-97bb516554bb4d48,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-fef56baffb5cca29,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-b4182ada14909908,libpotential_utf-02a2452a1a075a31,libicu_provider-a7206129ccfa12ce,libicu_locale_core-b66de894fb6e71d8,libtinystr-a9bb1883c8972758,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-e4c304b15d3b1c9b,libzerotrie-1333e503aed05a4d,libyoke-f22cbb747b27dee9,libstable_deref_trait-c6ec40727bd916d7,libzerofrom-6943829be357b45a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-b47bc680ed14946e,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,librust_embed-04a890391aa6544c,librust_embed_utils-ba6d218516231da3,libsha2-1601221e9dbb0b87,libcpufeatures-471354fefbcaf2d8,libcfg_if-5af52f617df93f8f,libdigest-05779a8b1cf10607,libblock_buffer-d8cc0bd87a1cf88e,libcrypto_common-74984a424a2e8fca,libgeneric_array-57ef05a04ad58972,libtypenum-0e02f3386ab040bb,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libschemars-e42fb6827492e740,libdyn_clone-1c1b05e4f4a02cac,libserde-2a0cb1a54a9a74cc,libref_cast-5a6eb7d566ed1ea3,libserde_json-c34371501c9167af,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestzxzdES/rustc1aEvBZ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestzxzdES/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/jsonpath.rs - jsonpath::JsonPath::builder (line 266) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestq9Ynly/rustcnCf5w8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcllient,libdotenv-ed16f8757ac7f100,libserde_yaml-e279bca570b800e0,libunsafe_libyaml-7bc1bf218b2f5452,libregex-17b9e2ca2b7f15d5,libregex_automata-e15d97fd56d697fb,libaho_corasick-d7af48b8bb13ce3b,libregex_syntax-d40cde7d2fd22dd8,libhandlebars-134eda2531ea966b,libpest-e02d2e4fe6bb5026,libucd_trie-01dd94f548235104,libasync_stream-ea2712cb19245b53,libtokio_stream-0227c181e90dd329,libfutures-24db194f6edc18ce,libfutures_executor-c2a3033fb9dc6c37,libthiserror-1e43e3e1cee5f0ac,libreqwest-7ec0fe8e03f9aa73,libserde_urlencoded-cd1cfcbd11d26822,librustls_pki_types-438375cd8e392c25,libzeroize-36c98e1e0ab441af,libhyper_tls-03c20ea757c94475,libtokio_native_tls-87b202b36090a12e,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-40c96fdadcb441af,libiri_string-a380f51e5b0b7b73,libtower-8d96fe02f03fd4a2,libtower_layer-d70c7e404336389b,libnative_tls-8a47cb7539eb52b3,libopenssl_probe-cbab9b905ab83f66,libopenssl-8dfe784447e3a077,libbitflags-c9a8c3feded120fa,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-42fe04072bd24781,libhyper_util-1b002960000e013f,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-de082680529aac8b,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-8b2973ff8bfb4d50,libtracing-f7e6f18a3a65b692,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,libindexmap-a3ce798cf41accde,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_util-4ceed94337892471,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_util-0de18e3556c9d77b,libfutures_sink-be8442ee548d90f9,libtokio-49fd1bc6e24cb427,libsignal_hook_registry-5228c9c0eaf88b26,libsocket2-d0b347c4c5059b25,libmio-e1a8c35cb4bac34b,libparking_lot-bb994d00ea1d28ec,libparking_lot_core-b571983676bdd570,liblibc-a444f2b7d1f00841,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-67dd3ebadf32b4c0,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-eab26e8a1c030c72,liblog-28f8cc0684f4f944,liburl-3e5ec700f478ca2c,libidna-1719263e387c9439,libutf8_iter-0d9be7b316c2b184,libidna_adapter-742822f42c013af7,libicu_properties-97bb516554bb4d48,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-fef56baffb5cca29,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-b4182ada14909908,libpotential_utf-02a2452a1a075a31,libicu_provider-a7206129ccfa12ce,libicu_locale_core-b66de894fb6e71d8,libtinystr-a9bb1883c8972758,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-e4c304b15d3b1c9b,libzerotrie-1333e503aed05a4d,libyoke-f22cbb747b27dee9,libstable_deref_trait-c6ec40727bd916d7,libzerofrom-6943829be357b45a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-b47bc680ed14946e,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,librust_embed-04a890391aa6544c,librust_embed_utils-ba6d218516231da3,libsha2-1601221e9dbb0b87,libcpufeatures-471354fefbcaf2d8,libcfg_if-5af52f617df93f8f,libdigest-05779a8b1cf10607,libblock_buffer-d8cc0bd87a1cf88e,libcrypto_common-74984a424a2e8fca,libgeneric_array-57ef05a04ad58972,libtypenum-0e02f3386ab040bb,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libschemars-e42fb6827492e740,libdyn_clone-1c1b05e4f4a02cac,libserde-2a0cb1a54a9a74cc,libref_cast-5a6eb7d566ed1ea3,libserde_json-c34371501c9167af,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestq9Ynly/rustcnCf5w8/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestq9Ynly/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/error.rs - error::ErrorExtractorBuilder (line 229) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest6aB8xy/rustc0Mv7XB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcllient,libdotenv-ed16f8757ac7f100,libserde_yaml-e279bca570b800e0,libunsafe_libyaml-7bc1bf218b2f5452,libregex-17b9e2ca2b7f15d5,libregex_automata-e15d97fd56d697fb,libaho_corasick-d7af48b8bb13ce3b,libregex_syntax-d40cde7d2fd22dd8,libhandlebars-134eda2531ea966b,libpest-e02d2e4fe6bb5026,libucd_trie-01dd94f548235104,libasync_stream-ea2712cb19245b53,libtokio_stream-0227c181e90dd329,libfutures-24db194f6edc18ce,libfutures_executor-c2a3033fb9dc6c37,libthiserror-1e43e3e1cee5f0ac,libreqwest-7ec0fe8e03f9aa73,libserde_urlencoded-cd1cfcbd11d26822,librustls_pki_types-438375cd8e392c25,libzeroize-36c98e1e0ab441af,libhyper_tls-03c20ea757c94475,libtokio_native_tls-87b202b36090a12e,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-40c96fdadcb441af,libiri_string-a380f51e5b0b7b73,libtower-8d96fe02f03fd4a2,libtower_layer-d70c7e404336389b,libnative_tls-8a47cb7539eb52b3,libopenssl_probe-cbab9b905ab83f66,libopenssl-8dfe784447e3a077,libbitflags-c9a8c3feded120fa,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-42fe04072bd24781,libhyper_util-1b002960000e013f,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-de082680529aac8b,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-8b2973ff8bfb4d50,libtracing-f7e6f18a3a65b692,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,libindexmap-a3ce798cf41accde,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_util-4ceed94337892471,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_util-0de18e3556c9d77b,libfutures_sink-be8442ee548d90f9,libtokio-49fd1bc6e24cb427,libsignal_hook_registry-5228c9c0eaf88b26,libsocket2-d0b347c4c5059b25,libmio-e1a8c35cb4bac34b,libparking_lot-bb994d00ea1d28ec,libparking_lot_core-b571983676bdd570,liblibc-a444f2b7d1f00841,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-67dd3ebadf32b4c0,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-eab26e8a1c030c72,liblog-28f8cc0684f4f944,liburl-3e5ec700f478ca2c,libidna-1719263e387c9439,libutf8_iter-0d9be7b316c2b184,libidna_adapter-742822f42c013af7,libicu_properties-97bb516554bb4d48,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-fef56baffb5cca29,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-b4182ada14909908,libpotential_utf-02a2452a1a075a31,libicu_provider-a7206129ccfa12ce,libicu_locale_core-b66de894fb6e71d8,libtinystr-a9bb1883c8972758,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-e4c304b15d3b1c9b,libzerotrie-1333e503aed05a4d,libyoke-f22cbb747b27dee9,libstable_deref_trait-c6ec40727bd916d7,libzerofrom-6943829be357b45a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-b47bc680ed14946e,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,librust_embed-04a890391aa6544c,librust_embed_utils-ba6d218516231da3,libsha2-1601221e9dbb0b87,libcpufeatures-471354fefbcaf2d8,libcfg_if-5af52f617df93f8f,libdigest-05779a8b1cf10607,libblock_buffer-d8cc0bd87a1cf88e,libcrypto_common-74984a424a2e8fca,libgeneric_array-57ef05a04ad58972,libtypenum-0e02f3386ab040bb,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libschemars-e42fb6827492e740,libdyn_clone-1c1b05e4f4a02cac,libserde-2a0cb1a54a9a74cc,libref_cast-5a6eb7d566ed1ea3,libserde_json-c34371501c9167af,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest6aB8xy/rustc0Mv7XB/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest6aB8xy/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types.rs - types::Message::add_text (line 620) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestPz0mm4/rustck49l2O/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcllient,libdotenv-ed16f8757ac7f100,libserde_yaml-e279bca570b800e0,libunsafe_libyaml-7bc1bf218b2f5452,libregex-17b9e2ca2b7f15d5,libregex_automata-e15d97fd56d697fb,libaho_corasick-d7af48b8bb13ce3b,libregex_syntax-d40cde7d2fd22dd8,libhandlebars-134eda2531ea966b,libpest-e02d2e4fe6bb5026,libucd_trie-01dd94f548235104,libasync_stream-ea2712cb19245b53,libtokio_stream-0227c181e90dd329,libfutures-24db194f6edc18ce,libfutures_executor-c2a3033fb9dc6c37,libthiserror-1e43e3e1cee5f0ac,libreqwest-7ec0fe8e03f9aa73,libserde_urlencoded-cd1cfcbd11d26822,librustls_pki_types-438375cd8e392c25,libzeroize-36c98e1e0ab441af,libhyper_tls-03c20ea757c94475,libtokio_native_tls-87b202b36090a12e,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-40c96fdadcb441af,libiri_string-a380f51e5b0b7b73,libtower-8d96fe02f03fd4a2,libtower_layer-d70c7e404336389b,libnative_tls-8a47cb7539eb52b3,libopenssl_probe-cbab9b905ab83f66,libopenssl-8dfe784447e3a077,libbitflags-c9a8c3feded120fa,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-42fe04072bd24781,libhyper_util-1b002960000e013f,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-de082680529aac8b,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-8b2973ff8bfb4d50,libtracing-f7e6f18a3a65b692,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,libindexmap-a3ce798cf41accde,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_util-4ceed94337892471,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_util-0de18e3556c9d77b,libfutures_sink-be8442ee548d90f9,libtokio-49fd1bc6e24cb427,libsignal_hook_registry-5228c9c0eaf88b26,libsocket2-d0b347c4c5059b25,libmio-e1a8c35cb4bac34b,libparking_lot-bb994d00ea1d28ec,libparking_lot_core-b571983676bdd570,liblibc-a444f2b7d1f00841,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-67dd3ebadf32b4c0,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-eab26e8a1c030c72,liblog-28f8cc0684f4f944,liburl-3e5ec700f478ca2c,libidna-1719263e387c9439,libutf8_iter-0d9be7b316c2b184,libidna_adapter-742822f42c013af7,libicu_properties-97bb516554bb4d48,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-fef56baffb5cca29,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-b4182ada14909908,libpotential_utf-02a2452a1a075a31,libicu_provider-a7206129ccfa12ce,libicu_locale_core-b66de894fb6e71d8,libtinystr-a9bb1883c8972758,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-e4c304b15d3b1c9b,libzerotrie-1333e503aed05a4d,libyoke-f22cbb747b27dee9,libstable_deref_trait-c6ec40727bd916d7,libzerofrom-6943829be357b45a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-b47bc680ed14946e,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,librust_embed-04a890391aa6544c,librust_embed_utils-ba6d218516231da3,libsha2-1601221e9dbb0b87,libcpufeatures-471354fefbcaf2d8,libcfg_if-5af52f617df93f8f,libdigest-05779a8b1cf10607,libblock_buffer-d8cc0bd87a1cf88e,libcrypto_common-74984a424a2e8fca,libgeneric_array-57ef05a04ad58972,libtypenum-0e02f3386ab040bb,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libschemars-e42fb6827492e740,libdyn_clone-1c1b05e4f4a02cac,libserde-2a0cb1a54a9a74cc,libref_cast-5a6eb7d566ed1ea3,libserde_json-c34371501c9167af,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestPz0mm4/rustck49l2O/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestPz0mm4/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types.rs - types::Message::add_image_url (line 648) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestt91nxz/rustcmiKgNU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcllient,libdotenv-ed16f8757ac7f100,libserde_yaml-e279bca570b800e0,libunsafe_libyaml-7bc1bf218b2f5452,libregex-17b9e2ca2b7f15d5,libregex_automata-e15d97fd56d697fb,libaho_corasick-d7af48b8bb13ce3b,libregex_syntax-d40cde7d2fd22dd8,libhandlebars-134eda2531ea966b,libpest-e02d2e4fe6bb5026,libucd_trie-01dd94f548235104,libasync_stream-ea2712cb19245b53,libtokio_stream-0227c181e90dd329,libfutures-24db194f6edc18ce,libfutures_executor-c2a3033fb9dc6c37,libthiserror-1e43e3e1cee5f0ac,libreqwest-7ec0fe8e03f9aa73,libserde_urlencoded-cd1cfcbd11d26822,librustls_pki_types-438375cd8e392c25,libzeroize-36c98e1e0ab441af,libhyper_tls-03c20ea757c94475,libtokio_native_tls-87b202b36090a12e,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-40c96fdadcb441af,libiri_string-a380f51e5b0b7b73,libtower-8d96fe02f03fd4a2,libtower_layer-d70c7e404336389b,libnative_tls-8a47cb7539eb52b3,libopenssl_probe-cbab9b905ab83f66,libopenssl-8dfe784447e3a077,libbitflags-c9a8c3feded120fa,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-42fe04072bd24781,libhyper_util-1b002960000e013f,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-de082680529aac8b,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-8b2973ff8bfb4d50,libtracing-f7e6f18a3a65b692,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,libindexmap-a3ce798cf41accde,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_util-4ceed94337892471,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_util-0de18e3556c9d77b,libfutures_sink-be8442ee548d90f9,libtokio-49fd1bc6e24cb427,libsignal_hook_registry-5228c9c0eaf88b26,libsocket2-d0b347c4c5059b25,libmio-e1a8c35cb4bac34b,libparking_lot-bb994d00ea1d28ec,libparking_lot_core-b571983676bdd570,liblibc-a444f2b7d1f00841,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-67dd3ebadf32b4c0,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-eab26e8a1c030c72,liblog-28f8cc0684f4f944,liburl-3e5ec700f478ca2c,libidna-1719263e387c9439,libutf8_iter-0d9be7b316c2b184,libidna_adapter-742822f42c013af7,libicu_properties-97bb516554bb4d48,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-fef56baffb5cca29,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-b4182ada14909908,libpotential_utf-02a2452a1a075a31,libicu_provider-a7206129ccfa12ce,libicu_locale_core-b66de894fb6e71d8,libtinystr-a9bb1883c8972758,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-e4c304b15d3b1c9b,libzerotrie-1333e503aed05a4d,libyoke-f22cbb747b27dee9,libstable_deref_trait-c6ec40727bd916d7,libzerofrom-6943829be357b45a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-b47bc680ed14946e,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,librust_embed-04a890391aa6544c,librust_embed_utils-ba6d218516231da3,libsha2-1601221e9dbb0b87,libcpufeatures-471354fefbcaf2d8,libcfg_if-5af52f617df93f8f,libdigest-05779a8b1cf10607,libblock_buffer-d8cc0bd87a1cf88e,libcrypto_common-74984a424a2e8fca,libgeneric_array-57ef05a04ad58972,libtypenum-0e02f3386ab040bb,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libschemars-e42fb6827492e740,libdyn_clone-1c1b05e4f4a02cac,libserde-2a0cb1a54a9a74cc,libref_cast-5a6eb7d566ed1ea3,libserde_json-c34371501c9167af,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestt91nxz/rustcmiKgNU/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestt91nxz/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/streaming/mod.rs - streaming (line 15) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestZKdub5/rustc2bkKuA/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcllient,libdotenv-ed16f8757ac7f100,libserde_yaml-e279bca570b800e0,libunsafe_libyaml-7bc1bf218b2f5452,libregex-17b9e2ca2b7f15d5,libregex_automata-e15d97fd56d697fb,libaho_corasick-d7af48b8bb13ce3b,libregex_syntax-d40cde7d2fd22dd8,libhandlebars-134eda2531ea966b,libpest-e02d2e4fe6bb5026,libucd_trie-01dd94f548235104,libasync_stream-ea2712cb19245b53,libtokio_stream-0227c181e90dd329,libfutures-24db194f6edc18ce,libfutures_executor-c2a3033fb9dc6c37,libthiserror-1e43e3e1cee5f0ac,libreqwest-7ec0fe8e03f9aa73,libserde_urlencoded-cd1cfcbd11d26822,librustls_pki_types-438375cd8e392c25,libzeroize-36c98e1e0ab441af,libhyper_tls-03c20ea757c94475,libtokio_native_tls-87b202b36090a12e,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-40c96fdadcb441af,libiri_string-a380f51e5b0b7b73,libtower-8d96fe02f03fd4a2,libtower_layer-d70c7e404336389b,libnative_tls-8a47cb7539eb52b3,libopenssl_probe-cbab9b905ab83f66,libopenssl-8dfe784447e3a077,libbitflags-c9a8c3feded120fa,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-42fe04072bd24781,libhyper_util-1b002960000e013f,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-de082680529aac8b,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-8b2973ff8bfb4d50,libtracing-f7e6f18a3a65b692,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,libindexmap-a3ce798cf41accde,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_util-4ceed94337892471,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_util-0de18e3556c9d77b,libfutures_sink-be8442ee548d90f9,libtokio-49fd1bc6e24cb427,libsignal_hook_registry-5228c9c0eaf88b26,libsocket2-d0b347c4c5059b25,libmio-e1a8c35cb4bac34b,libparking_lot-bb994d00ea1d28ec,libparking_lot_core-b571983676bdd570,liblibc-a444f2b7d1f00841,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-67dd3ebadf32b4c0,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-eab26e8a1c030c72,liblog-28f8cc0684f4f944,liburl-3e5ec700f478ca2c,libidna-1719263e387c9439,libutf8_iter-0d9be7b316c2b184,libidna_adapter-742822f42c013af7,libicu_properties-97bb516554bb4d48,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-fef56baffb5cca29,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-b4182ada14909908,libpotential_utf-02a2452a1a075a31,libicu_provider-a7206129ccfa12ce,libicu_locale_core-b66de894fb6e71d8,libtinystr-a9bb1883c8972758,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-e4c304b15d3b1c9b,libzerotrie-1333e503aed05a4d,libyoke-f22cbb747b27dee9,libstable_deref_trait-c6ec40727bd916d7,libzerofrom-6943829be357b45a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-b47bc680ed14946e,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,librust_embed-04a890391aa6544c,librust_embed_utils-ba6d218516231da3,libsha2-1601221e9dbb0b87,libcpufeatures-471354fefbcaf2d8,libcfg_if-5af52f617df93f8f,libdigest-05779a8b1cf10607,libblock_buffer-d8cc0bd87a1cf88e,libcrypto_common-74984a424a2e8fca,libgeneric_array-57ef05a04ad58972,libtypenum-0e02f3386ab040bb,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libschemars-e42fb6827492e740,libdyn_clone-1c1b05e4f4a02cac,libserde-2a0cb1a54a9a74cc,libref_cast-5a6eb7d566ed1ea3,libserde_json-c34371501c9167af,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestZKdub5/rustc2bkKuA/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestZKdub5/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types.rs - types::MessageList::get_mut (line 361) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctesthjqWr7/rustcUNwmk5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcllient,libdotenv-ed16f8757ac7f100,libserde_yaml-e279bca570b800e0,libunsafe_libyaml-7bc1bf218b2f5452,libregex-17b9e2ca2b7f15d5,libregex_automata-e15d97fd56d697fb,libaho_corasick-d7af48b8bb13ce3b,libregex_syntax-d40cde7d2fd22dd8,libhandlebars-134eda2531ea966b,libpest-e02d2e4fe6bb5026,libucd_trie-01dd94f548235104,libasync_stream-ea2712cb19245b53,libtokio_stream-0227c181e90dd329,libfutures-24db194f6edc18ce,libfutures_executor-c2a3033fb9dc6c37,libthiserror-1e43e3e1cee5f0ac,libreqwest-7ec0fe8e03f9aa73,libserde_urlencoded-cd1cfcbd11d26822,librustls_pki_types-438375cd8e392c25,libzeroize-36c98e1e0ab441af,libhyper_tls-03c20ea757c94475,libtokio_native_tls-87b202b36090a12e,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-40c96fdadcb441af,libiri_string-a380f51e5b0b7b73,libtower-8d96fe02f03fd4a2,libtower_layer-d70c7e404336389b,libnative_tls-8a47cb7539eb52b3,libopenssl_probe-cbab9b905ab83f66,libopenssl-8dfe784447e3a077,libbitflags-c9a8c3feded120fa,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-42fe04072bd24781,libhyper_util-1b002960000e013f,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-de082680529aac8b,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-8b2973ff8bfb4d50,libtracing-f7e6f18a3a65b692,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,libindexmap-a3ce798cf41accde,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_util-4ceed94337892471,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_util-0de18e3556c9d77b,libfutures_sink-be8442ee548d90f9,libtokio-49fd1bc6e24cb427,libsignal_hook_registry-5228c9c0eaf88b26,libsocket2-d0b347c4c5059b25,libmio-e1a8c35cb4bac34b,libparking_lot-bb994d00ea1d28ec,libparking_lot_core-b571983676bdd570,liblibc-a444f2b7d1f00841,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-67dd3ebadf32b4c0,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-eab26e8a1c030c72,liblog-28f8cc0684f4f944,liburl-3e5ec700f478ca2c,libidna-1719263e387c9439,libutf8_iter-0d9be7b316c2b184,libidna_adapter-742822f42c013af7,libicu_properties-97bb516554bb4d48,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-fef56baffb5cca29,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-b4182ada14909908,libpotential_utf-02a2452a1a075a31,libicu_provider-a7206129ccfa12ce,libicu_locale_core-b66de894fb6e71d8,libtinystr-a9bb1883c8972758,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-e4c304b15d3b1c9b,libzerotrie-1333e503aed05a4d,libyoke-f22cbb747b27dee9,libstable_deref_trait-c6ec40727bd916d7,libzerofrom-6943829be357b45a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-b47bc680ed14946e,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,librust_embed-04a890391aa6544c,librust_embed_utils-ba6d218516231da3,libsha2-1601221e9dbb0b87,libcpufeatures-471354fefbcaf2d8,libcfg_if-5af52f617df93f8f,libdigest-05779a8b1cf10607,libblock_buffer-d8cc0bd87a1cf88e,libcrypto_common-74984a424a2e8fca,libgeneric_array-57ef05a04ad58972,libtypenum-0e02f3386ab040bb,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libschemars-e42fb6827492e740,libdyn_clone-1c1b05e4f4a02cac,libserde-2a0cb1a54a9a74cc,libref_cast-5a6eb7d566ed1ea3,libserde_json-c34371501c9167af,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctesthjqWr7/rustcUNwmk5/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesthjqWr7/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types.rs - types::Message::user (line 546) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestcnOaXj/rustcal6Mwn/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcllient,libdotenv-ed16f8757ac7f100,libserde_yaml-e279bca570b800e0,libunsafe_libyaml-7bc1bf218b2f5452,libregex-17b9e2ca2b7f15d5,libregex_automata-e15d97fd56d697fb,libaho_corasick-d7af48b8bb13ce3b,libregex_syntax-d40cde7d2fd22dd8,libhandlebars-134eda2531ea966b,libpest-e02d2e4fe6bb5026,libucd_trie-01dd94f548235104,libasync_stream-ea2712cb19245b53,libtokio_stream-0227c181e90dd329,libfutures-24db194f6edc18ce,libfutures_executor-c2a3033fb9dc6c37,libthiserror-1e43e3e1cee5f0ac,libreqwest-7ec0fe8e03f9aa73,libserde_urlencoded-cd1cfcbd11d26822,librustls_pki_types-438375cd8e392c25,libzeroize-36c98e1e0ab441af,libhyper_tls-03c20ea757c94475,libtokio_native_tls-87b202b36090a12e,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-40c96fdadcb441af,libiri_string-a380f51e5b0b7b73,libtower-8d96fe02f03fd4a2,libtower_layer-d70c7e404336389b,libnative_tls-8a47cb7539eb52b3,libopenssl_probe-cbab9b905ab83f66,libopenssl-8dfe784447e3a077,libbitflags-c9a8c3feded120fa,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-42fe04072bd24781,libhyper_util-1b002960000e013f,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-de082680529aac8b,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-8b2973ff8bfb4d50,libtracing-f7e6f18a3a65b692,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,libindexmap-a3ce798cf41accde,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_util-4ceed94337892471,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_util-0de18e3556c9d77b,libfutures_sink-be8442ee548d90f9,libtokio-49fd1bc6e24cb427,libsignal_hook_registry-5228c9c0eaf88b26,libsocket2-d0b347c4c5059b25,libmio-e1a8c35cb4bac34b,libparking_lot-bb994d00ea1d28ec,libparking_lot_core-b571983676bdd570,liblibc-a444f2b7d1f00841,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-67dd3ebadf32b4c0,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-eab26e8a1c030c72,liblog-28f8cc0684f4f944,liburl-3e5ec700f478ca2c,libidna-1719263e387c9439,libutf8_iter-0d9be7b316c2b184,libidna_adapter-742822f42c013af7,libicu_properties-97bb516554bb4d48,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-fef56baffb5cca29,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-b4182ada14909908,libpotential_utf-02a2452a1a075a31,libicu_provider-a7206129ccfa12ce,libicu_locale_core-b66de894fb6e71d8,libtinystr-a9bb1883c8972758,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-e4c304b15d3b1c9b,libzerotrie-1333e503aed05a4d,libyoke-f22cbb747b27dee9,libstable_deref_trait-c6ec40727bd916d7,libzerofrom-6943829be357b45a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-b47bc680ed14946e,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,librust_embed-04a890391aa6544c,librust_embed_utils-ba6d218516231da3,libsha2-1601221e9dbb0b87,libcpufeatures-471354fefbcaf2d8,libcfg_if-5af52f617df93f8f,libdigest-05779a8b1cf10607,libblock_buffer-d8cc0bd87a1cf88e,libcrypto_common-74984a424a2e8fca,libgeneric_array-57ef05a04ad58972,libtypenum-0e02f3386ab040bb,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libschemars-e42fb6827492e740,libdyn_clone-1c1b05e4f4a02cac,libserde-2a0cb1a54a9a74cc,libref_cast-5a6eb7d566ed1ea3,libserde_json-c34371501c9167af,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestcnOaXj/rustcal6Mwn/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestcnOaXj/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types.rs - types::MessageList::insert (line 414) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest4jo5o5/rustcGX3QYr/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcllient,libdotenv-ed16f8757ac7f100,libserde_yaml-e279bca570b800e0,libunsafe_libyaml-7bc1bf218b2f5452,libregex-17b9e2ca2b7f15d5,libregex_automata-e15d97fd56d697fb,libaho_corasick-d7af48b8bb13ce3b,libregex_syntax-d40cde7d2fd22dd8,libhandlebars-134eda2531ea966b,libpest-e02d2e4fe6bb5026,libucd_trie-01dd94f548235104,libasync_stream-ea2712cb19245b53,libtokio_stream-0227c181e90dd329,libfutures-24db194f6edc18ce,libfutures_executor-c2a3033fb9dc6c37,libthiserror-1e43e3e1cee5f0ac,libreqwest-7ec0fe8e03f9aa73,libserde_urlencoded-cd1cfcbd11d26822,librustls_pki_types-438375cd8e392c25,libzeroize-36c98e1e0ab441af,libhyper_tls-03c20ea757c94475,libtokio_native_tls-87b202b36090a12e,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-40c96fdadcb441af,libiri_string-a380f51e5b0b7b73,libtower-8d96fe02f03fd4a2,libtower_layer-d70c7e404336389b,libnative_tls-8a47cb7539eb52b3,libopenssl_probe-cbab9b905ab83f66,libopenssl-8dfe784447e3a077,libbitflags-c9a8c3feded120fa,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-42fe04072bd24781,libhyper_util-1b002960000e013f,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-de082680529aac8b,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-8b2973ff8bfb4d50,libtracing-f7e6f18a3a65b692,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,libindexmap-a3ce798cf41accde,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_util-4ceed94337892471,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_util-0de18e3556c9d77b,libfutures_sink-be8442ee548d90f9,libtokio-49fd1bc6e24cb427,libsignal_hook_registry-5228c9c0eaf88b26,libsocket2-d0b347c4c5059b25,libmio-e1a8c35cb4bac34b,libparking_lot-bb994d00ea1d28ec,libparking_lot_core-b571983676bdd570,liblibc-a444f2b7d1f00841,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-67dd3ebadf32b4c0,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-eab26e8a1c030c72,liblog-28f8cc0684f4f944,liburl-3e5ec700f478ca2c,libidna-1719263e387c9439,libutf8_iter-0d9be7b316c2b184,libidna_adapter-742822f42c013af7,libicu_properties-97bb516554bb4d48,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-fef56baffb5cca29,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-b4182ada14909908,libpotential_utf-02a2452a1a075a31,libicu_provider-a7206129ccfa12ce,libicu_locale_core-b66de894fb6e71d8,libtinystr-a9bb1883c8972758,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-e4c304b15d3b1c9b,libzerotrie-1333e503aed05a4d,libyoke-f22cbb747b27dee9,libstable_deref_trait-c6ec40727bd916d7,libzerofrom-6943829be357b45a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-b47bc680ed14946e,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,librust_embed-04a890391aa6544c,librust_embed_utils-ba6d218516231da3,libsha2-1601221e9dbb0b87,libcpufeatures-471354fefbcaf2d8,libcfg_if-5af52f617df93f8f,libdigest-05779a8b1cf10607,libblock_buffer-d8cc0bd87a1cf88e,libcrypto_common-74984a424a2e8fca,libgeneric_array-57ef05a04ad58972,libtypenum-0e02f3386ab040bb,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libschemars-e42fb6827492e740,libdyn_clone-1c1b05e4f4a02cac,libserde-2a0cb1a54a9a74cc,libref_cast-5a6eb7d566ed1ea3,libserde_json-c34371501c9167af,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest4jo5o5/rustcGX3QYr/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest4jo5o5/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types.rs - types::MessageList::from_vec (line 321) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest9Hkk3F/rustcHltgLJ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcllient,libdotenv-ed16f8757ac7f100,libserde_yaml-e279bca570b800e0,libunsafe_libyaml-7bc1bf218b2f5452,libregex-17b9e2ca2b7f15d5,libregex_automata-e15d97fd56d697fb,libaho_corasick-d7af48b8bb13ce3b,libregex_syntax-d40cde7d2fd22dd8,libhandlebars-134eda2531ea966b,libpest-e02d2e4fe6bb5026,libucd_trie-01dd94f548235104,libasync_stream-ea2712cb19245b53,libtokio_stream-0227c181e90dd329,libfutures-24db194f6edc18ce,libfutures_executor-c2a3033fb9dc6c37,libthiserror-1e43e3e1cee5f0ac,libreqwest-7ec0fe8e03f9aa73,libserde_urlencoded-cd1cfcbd11d26822,librustls_pki_types-438375cd8e392c25,libzeroize-36c98e1e0ab441af,libhyper_tls-03c20ea757c94475,libtokio_native_tls-87b202b36090a12e,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-40c96fdadcb441af,libiri_string-a380f51e5b0b7b73,libtower-8d96fe02f03fd4a2,libtower_layer-d70c7e404336389b,libnative_tls-8a47cb7539eb52b3,libopenssl_probe-cbab9b905ab83f66,libopenssl-8dfe784447e3a077,libbitflags-c9a8c3feded120fa,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-42fe04072bd24781,libhyper_util-1b002960000e013f,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-de082680529aac8b,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-8b2973ff8bfb4d50,libtracing-f7e6f18a3a65b692,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,libindexmap-a3ce798cf41accde,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_util-4ceed94337892471,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_util-0de18e3556c9d77b,libfutures_sink-be8442ee548d90f9,libtokio-49fd1bc6e24cb427,libsignal_hook_registry-5228c9c0eaf88b26,libsocket2-d0b347c4c5059b25,libmio-e1a8c35cb4bac34b,libparking_lot-bb994d00ea1d28ec,libparking_lot_core-b571983676bdd570,liblibc-a444f2b7d1f00841,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-67dd3ebadf32b4c0,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-eab26e8a1c030c72,liblog-28f8cc0684f4f944,liburl-3e5ec700f478ca2c,libidna-1719263e387c9439,libutf8_iter-0d9be7b316c2b184,libidna_adapter-742822f42c013af7,libicu_properties-97bb516554bb4d48,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-fef56baffb5cca29,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-b4182ada14909908,libpotential_utf-02a2452a1a075a31,libicu_provider-a7206129ccfa12ce,libicu_locale_core-b66de894fb6e71d8,libtinystr-a9bb1883c8972758,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-e4c304b15d3b1c9b,libzerotrie-1333e503aed05a4d,libyoke-f22cbb747b27dee9,libstable_deref_trait-c6ec40727bd916d7,libzerofrom-6943829be357b45a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-b47bc680ed14946e,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,librust_embed-04a890391aa6544c,librust_embed_utils-ba6d218516231da3,libsha2-1601221e9dbb0b87,libcpufeatures-471354fefbcaf2d8,libcfg_if-5af52f617df93f8f,libdigest-05779a8b1cf10607,libblock_buffer-d8cc0bd87a1cf88e,libcrypto_common-74984a424a2e8fca,libgeneric_array-57ef05a04ad58972,libtypenum-0e02f3386ab040bb,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libschemars-e42fb6827492e740,libdyn_clone-1c1b05e4f4a02cac,libserde-2a0cb1a54a9a74cc,libref_cast-5a6eb7d566ed1ea3,libserde_json-c34371501c9167af,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest9Hkk3F/rustcHltgLJ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest9Hkk3F/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types.rs - types::Message::user_multimodal (line 602) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestUFhiJo/rustcplzLXC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcllient,libdotenv-ed16f8757ac7f100,libserde_yaml-e279bca570b800e0,libunsafe_libyaml-7bc1bf218b2f5452,libregex-17b9e2ca2b7f15d5,libregex_automata-e15d97fd56d697fb,libaho_corasick-d7af48b8bb13ce3b,libregex_syntax-d40cde7d2fd22dd8,libhandlebars-134eda2531ea966b,libpest-e02d2e4fe6bb5026,libucd_trie-01dd94f548235104,libasync_stream-ea2712cb19245b53,libtokio_stream-0227c181e90dd329,libfutures-24db194f6edc18ce,libfutures_executor-c2a3033fb9dc6c37,libthiserror-1e43e3e1cee5f0ac,libreqwest-7ec0fe8e03f9aa73,libserde_urlencoded-cd1cfcbd11d26822,librustls_pki_types-438375cd8e392c25,libzeroize-36c98e1e0ab441af,libhyper_tls-03c20ea757c94475,libtokio_native_tls-87b202b36090a12e,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-40c96fdadcb441af,libiri_string-a380f51e5b0b7b73,libtower-8d96fe02f03fd4a2,libtower_layer-d70c7e404336389b,libnative_tls-8a47cb7539eb52b3,libopenssl_probe-cbab9b905ab83f66,libopenssl-8dfe784447e3a077,libbitflags-c9a8c3feded120fa,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-42fe04072bd24781,libhyper_util-1b002960000e013f,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-de082680529aac8b,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-8b2973ff8bfb4d50,libtracing-f7e6f18a3a65b692,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,libindexmap-a3ce798cf41accde,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_util-4ceed94337892471,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_util-0de18e3556c9d77b,libfutures_sink-be8442ee548d90f9,libtokio-49fd1bc6e24cb427,libsignal_hook_registry-5228c9c0eaf88b26,libsocket2-d0b347c4c5059b25,libmio-e1a8c35cb4bac34b,libparking_lot-bb994d00ea1d28ec,libparking_lot_core-b571983676bdd570,liblibc-a444f2b7d1f00841,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-67dd3ebadf32b4c0,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-eab26e8a1c030c72,liblog-28f8cc0684f4f944,liburl-3e5ec700f478ca2c,libidna-1719263e387c9439,libutf8_iter-0d9be7b316c2b184,libidna_adapter-742822f42c013af7,libicu_properties-97bb516554bb4d48,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-fef56baffb5cca29,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-b4182ada14909908,libpotential_utf-02a2452a1a075a31,libicu_provider-a7206129ccfa12ce,libicu_locale_core-b66de894fb6e71d8,libtinystr-a9bb1883c8972758,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-e4c304b15d3b1c9b,libzerotrie-1333e503aed05a4d,libyoke-f22cbb747b27dee9,libstable_deref_trait-c6ec40727bd916d7,libzerofrom-6943829be357b45a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-b47bc680ed14946e,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,librust_embed-04a890391aa6544c,librust_embed_utils-ba6d218516231da3,libsha2-1601221e9dbb0b87,libcpufeatures-471354fefbcaf2d8,libcfg_if-5af52f617df93f8f,libdigest-05779a8b1cf10607,libblock_buffer-d8cc0bd87a1cf88e,libcrypto_common-74984a424a2e8fca,libgeneric_array-57ef05a04ad58972,libtypenum-0e02f3386ab040bb,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libschemars-e42fb6827492e740,libdyn_clone-1c1b05e4f4a02cac,libserde-2a0cb1a54a9a74cc,libref_cast-5a6eb7d566ed1ea3,libserde_json-c34371501c9167af,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestUFhiJo/rustcplzLXC/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestUFhiJo/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types.rs - types::UsagePathBuilder (line 1273) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cllient::UsagePathBuilder`
[INFO] [stdout]     --> src/types.rs:1275:5
[INFO] [stdout]      |
[INFO] [stdout] 1275 | use cllient::UsagePathBuilder;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^ no `UsagePathBuilder` in the root
[INFO] [stdout]      |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]      |
[INFO] [stdout] 1275 - use cllient::UsagePathBuilder;
[INFO] [stdout] 1275 + use cllient::JsonPathBuilder;
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]      |
[INFO] [stdout] 1275 | use cllient::types::UsagePathBuilder;
[INFO] [stdout]      |              +++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types.rs - types::UsagePathConfig (line 1136) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cllient::UsagePathConfig`
[INFO] [stdout]     --> src/types.rs:1138:5
[INFO] [stdout]      |
[INFO] [stdout] 1138 | use cllient::UsagePathConfig;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^ no `UsagePathConfig` in the root
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]      |
[INFO] [stdout] 1138 | use cllient::types::UsagePathConfig;
[INFO] [stdout]      |              +++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/error.rs - error::ErrorExtractorBuilder (line 229)
[INFO] [stdout]     src/jsonpath.rs - jsonpath::JsonPath::builder (line 266)
[INFO] [stdout]     src/streaming/end_condition.rs - streaming::end_condition::EndConditionBuilder::event_type (line 337)
[INFO] [stdout]     src/streaming/end_condition.rs - streaming::end_condition::EndConditionBuilder::field_equals (line 318)
[INFO] [stdout]     src/streaming/end_condition.rs - streaming::end_condition::EndConditionBuilder::raw_line (line 264)
[INFO] [stdout]     src/streaming/mod.rs - streaming (line 15)
[INFO] [stdout]     src/transform.rs - transform (line 14)
[INFO] [stdout]     src/transform.rs - transform::TransformBuilder (line 222)
[INFO] [stdout]     src/types.rs - types::Message::add_audio (line 661)
[INFO] [stdout]     src/types.rs - types::Message::add_image_url (line 648)
[INFO] [stdout]     src/types.rs - types::Message::add_text (line 620)
[INFO] [stdout]     src/types.rs - types::Message::user (line 546)
[INFO] [stdout]     src/types.rs - types::Message::user_multimodal (line 602)
[INFO] [stdout]     src/types.rs - types::MessageList::from_vec (line 321)
[INFO] [stdout]     src/types.rs - types::MessageList::get_mut (line 361)
[INFO] [stdout]     src/types.rs - types::MessageList::insert (line 414)
[INFO] [stdout]     src/types.rs - types::UsagePathBuilder (line 1273)
[INFO] [stdout]     src/types.rs - types::UsagePathConfig (line 1136)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 26 passed; 18 failed; 4 ignored; 0 measured; 0 filtered out; finished in 32.67s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "67c2d7cda4d0b6544cdf49f7a66adcc09c9bda016f2a35ef13b7b6d23dbdad8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67c2d7cda4d0b6544cdf49f7a66adcc09c9bda016f2a35ef13b7b6d23dbdad8b", kill_on_drop: false }`
[INFO] [stdout] 67c2d7cda4d0b6544cdf49f7a66adcc09c9bda016f2a35ef13b7b6d23dbdad8b
